console: provide timestamps as an offset since boot
authorAndrew Cooper <andrew.cooper3@citrix.com>
Thu, 13 Mar 2014 13:37:58 +0000 (14:37 +0100)
committerJan Beulich <jbeulich@suse.com>
Thu, 13 Mar 2014 13:37:58 +0000 (14:37 +0100)
commitd983db72bb5692d20c99f34570fef94e82d23277
treea7cd3cdfefccab69be568f58cf4c8ba5c5cc8c5e
parentdd2658f966bc9e01a0a5fad9c53350d681067013
console: provide timestamps as an offset since boot

This adds a new "Linux style" console timestamp method, which is shorter and
more useful than the current date/time timestamps with single-second
granularity.

Signed-off-by: Andrew Cooper <andrew.cooper3@citrix.com>
Acked-by: Keir Fraser <keir@xen.org>
docs/misc/xen-command-line.markdown
xen/drivers/char/console.c